Defines a binarization filter that uses a matrix of threshold values to convert grayscale data to black and white.
Gray values above the threshold are converted to white, gray values below the threshold are converted to black.

Full documentation

Full documentation

Initializes a new Object.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation